National Repository of Grey Literature 30 records found  1 - 10nextend  jump to record: Search took 0.00 seconds. 
Physical Simulation in Virtual Reality
Grünseisen, Vojtěch ; Navrátil, Jan (referee) ; Pečiva, Jan (advisor)
This work describes using of SDL, OSG and ODE as tools in game development and how they can be integrated to work together. Theory about collision detection and its role in physics engine is also described. Used libraries are described as well. With this engine a game scene is created and driven. This scene contains bodies connected by ODE Joints. Scene content and application controls are meant to resemble first person shooter game style.
Retrospective Game for Two Players
Vybíral, Jan ; Bartoš, Pavel (referee) ; Pospíchal, Petr (advisor)
The subject of this bachelor's thesis is the development of a 2D space arcade computer game. The introduction describes the history and current status of the game industry and computer graphics. Then the text deals with the libraries OpenGL and SDL chosen for development, design of game principles, realization of graphics and audio, collision system, user interface, controls and the object oriented design of the application. The second part gives an account of the implementation of the designed system in the C++ programming language. Finally the thesis contains information about the testing and evaluation of the final product.
Methods for Alias-Free Shadows Rendering
Posolda, Jan ; Polok, Lukáš (referee) ; Navrátil, Jan (advisor)
This paper concerns aliasing removal methods during the shadow displaying. Method of shadow mapping, its principles, procedure and mainly its drawbacks in the form of aliasing development are described. For the removal of this undesirable phenomenon, several aliasing suppressing methods are described - Percentage Closer Filter, Variance Shadow Map, Convulotion Shadow Map, Exponential Shadow Map a Bilateral Filter. I conclude my work with a proposal and implementation of a demonstrative application, which demonstrates the implemented results adequately. Also, the comparison of individual methods on the basis of their quality and computational demands is included.
Realistic Visualization of 3D Landscape
Wilczák, Martin ; Bartoň, Radek (referee) ; Mikolov, Tomáš (advisor)
This thesis analyses and describes different methods used for realistic visualization of 3D landscape in real-time. In this case, landscape means terrain, sky, atmosferic effects, water areas and vegetation. For each part there are several methods, whose pros and cons are considered in following work. Afterwards there is description of designed program, which allows visualization of terrain and sky using suitable methods. Libraries SDL and OpenGL are used for rendering.
Retrospective Arcade Game
Trčka, Martin ; Jaroš, Jiří (referee) ; Pospíchal, Petr (advisor)
This bachelor's thesis describes the evolution of computer, which is inspired of historical game called Arkanoid. The first part of the thesis describes history of computer games and conputer graphics. Next section details the graphics libraries as DirectX and OpenGL.The second part of the thesis describes the plan of the game and collisional system. Then the thesis includes description of implementation, where are used object oriented design, library OpenGL and library SDL in C++. The end of thesis is devoted to testing of game.
Procedural Generation of Voxel Models
Hypeš, Tomáš ; Matýšek, Michal (referee) ; Milet, Tomáš (advisor)
This thesis deals with procedural generation techniques and its use in the creation of voxel models. The techniques that have been used are Perlin Noise, Voronoi diagram, L-systems etc. This knowledge is then used to create a world generator for computer game with open world. This game provides players with the ability to modify this world and use its creativity, for example, in building construction. The game, however, will not give to the player all options for free, but for example for build, he or she will first have to find and mine the material. The game has been written in programming language C++ with the use of libraries Boost, SDL and OpenGL.
Game with Robots
Sasýn, Radek ; Solár, Peter (referee) ; Petřík, Patrik (advisor)
This thesis deals with creating a computer game in which robots are fighting in the arena. The users can define the robot's behavior by using a special programming language. Definition of robots and it's processing is implemented by using fuzzy logic. The thesis describes the theoretical knowledge of fuzzy logic and game Robocode, programming language design and application architecture, and finally a description of the implementation of individual parts of the application.
Game Server for On-Line Gaming
Ohnheiser, Jan ; Smrčka, Aleš (referee) ; Hrubý, Martin (advisor)
Bachelor's thesis deals with development and creation application of Game Server for On-line Gaming. It deals with the classification of existing similar applications, network interface and game logic. It shows the possible use of library ENet, SDL and OpenGL. It demonstrates the functionality of the proposed server on simple games.
Real-Time Particle Simulations
Horváth, Zsolt ; Španěl, Michal (referee) ; Herout, Adam (advisor)
Particle simulations in real-time become reality only a few years before, when in computer science occured the idea of GPGPU. This new technology allows use the massive force of graphics card for general purposes. Today, the trend is to accelerate existing algorithms by rewriting into parallel form. On this priciple operate the particle systems too. An interesting area of particle systems are fluid simulations. The simulations are based on the theory of Navier-Stokes equations and their numerical solutions with SPH (Smoothed particle hydrodynamics). Liquids are part of everyday life, and therefore it is important to render them realistically. They are used in modern computer games and different visualizations that run in real time, therefore they must be quickly displayed.
3D Accelerated Photo Viewer
Gajová, Veronika ; Jaroš, Jiří (referee) ; Pospíchal, Petr (advisor)
This work deals with the problem of design and implementation of multiplatform picture viewer, using OpenGL graphic library. Lag-free execution of the aplication is achieved by usage of multiple threads and suitable synchronization mechanisms.

National Repository of Grey Literature : 30 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.